- IsThreadSafe
SLresult function(SLEngineCapabilitiesItf self, SLboolean* pIsThreadSafe) IsThreadSafe;
Undocumented in source.
- QueryAPIVersion
SLresult function(SLEngineCapabilitiesItf self, SLint16* pMajor, SLint16* pMinor, SLint16* pStep) QueryAPIVersion;
Undocumented in source.
- QueryAvailableVoices
SLresult function(SLEngineCapabilitiesItf self, SLuint16 voiceType, SLint16* pNumMaxVoices, SLboolean* pIsAbsoluteMax, SLint16* pNumFreeVoices) QueryAvailableVoices;
Undocumented in source.
- QueryLEDCapabilities
SLresult function(SLEngineCapabilitiesItf self, SLuint32* pIndex, SLuint32* pLEDDeviceID, SLLEDDescriptor* pDescriptor) QueryLEDCapabilities;
Undocumented in source.
- QueryNumberOfMIDISynthesizers
SLresult function(SLEngineCapabilitiesItf self, SLint16* pNumMIDIsynthesizers) QueryNumberOfMIDISynthesizers;
Undocumented in source.
- QuerySupportedProfiles
SLresult function(SLEngineCapabilitiesItf self, SLuint16* pProfilesSupported) QuerySupportedProfiles;
Undocumented in source.
- QueryVibraCapabilities
SLresult function(SLEngineCapabilitiesItf self, SLuint32* pIndex, SLuint32* pVibraDeviceID, SLVibraDescriptor* pDescriptor) QueryVibraCapabilities;
Undocumented in source.